home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / fkeymenu.zip / OFFICE.BAT < prev    next >
DOS Batch File  |  1991-11-06  |  351b  |  11 lines

  1. @echo off
  2. rem                     ┌───────────────┐
  3. rem                     │  OFFICE.BAT   │
  4. rem                     └───────────────┘
  5. rem      Displays BMENU.BAS, a BLOAD QuickBasic file loaded with
  6. rem      GETBSAVE.EXE and used with FKEYMENU.BAT in the office.
  7. rem              Wed  11-06-1991  02:36:25
  8. cls
  9. getbsave bmenu.bas
  10. pause>nul
  11.